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