ProvisioningServicePackageID Property |
Gets the ID of the parent package of the Atomia Provisioning service.
Namespace: Atomia.Provisioning.BaseAssembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntaxpublic string PackageID { get; }
Public ReadOnly Property PackageID As String
Get
public:
property String^ PackageID {
String^ get ();
}
member PackageID : string with get
Property Value
Type:
String
RemarksThis class member will not be serialized by the WCF service.
See Also