EMC.Isilon.MPLicenseEMC Isilon MP License

EMC.Isilon.MPLicense (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId649309cc-c5f1-f1a2-d293-3a2a95ea56bc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
EMC.Isilon.MPLicense:
Product  string  Product The MP that is being licenced. true 256  False     
LicenseKey  string  License Key The license key as provided by Infront Consulting Group false 256  False     
LicenseEndDate  string  License End Date The end of the licensed period false 256  False     

Health Model:

Source Code:

<ClassType ID="EMC.Isilon.MPLicense" Base="System!System.LogicalEntity" Accessibility="Internal" Abstract="false" Hosted="false" Singleton="false">
<Property ID="Product" Key="true" Type="string"/>
<Property ID="LicenseKey" Key="false" Type="string"/>
<Property ID="LicenseEndDate" Key="false" Type="string"/>
</ClassType>