ProvisioningServicePropertyPropertyType Property |
Gets or sets the type of the property.
Namespace: Atomia.Provisioning.BaseAssembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax public string PropertyType { get; set; }
Public Property PropertyType As String
Get
Set
public:
property String^ PropertyType {
String^ get ();
void set (String^ value);
}
member PropertyType : string with get, set
Property Value
Type:
StringSee Also