ResourceRequestDescriptionRootSimpleServiceName Property |
Gets the name of the root simple service for which this description is defined
Namespace: Atomia.Provisioning.BaseAssembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax public string RootSimpleServiceName { get; }
Public ReadOnly Property RootSimpleServiceName As String
Get
public:
property String^ RootSimpleServiceName {
String^ get ();
}
member RootSimpleServiceName : string with get
Property Value
Type:
StringRemarks This class member will not be serialized by the WCF service.
See Also