FIMDW.FIMWatermarkFIMDW.FIMWatermark (ClassType)

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId48e189ac-bdc7-c30f-8131-b98b104bcb98

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
FIMDW.FIMWatermark:
FIMWatermarkSubscriptionKey  int      true 256   
FIMWatermarkKey  decimal      false 25   
FIMWatermarkID  string      false 448  False 

Health Model:

Source Code:

<ClassType ID="FIMDW.FIMWatermark" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="false" Singleton="false" Extension="false">
<Property ID="FIMWatermarkSubscriptionKey" Type="int" Key="true" Required="false"/>
<Property ID="FIMWatermarkKey" Type="decimal" Key="false" MaxLength="25" MinLength="0" Required="false"/>
<Property ID="FIMWatermarkID" Type="string" Key="false" CaseSensitive="false" MaxLength="448" MinLength="0" Required="false"/>
</ClassType>