MECM.ContentDistributionConfigMgr Content Distribution

MECM.ContentDistribution (ClassType)

Content Distribution

Element properties:

Base ClassMECM.SiteFeature
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId74a887bf-dc4a-619f-fd8c-a166979bf447

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       
MECM.ContentDistribution:
DistributionPoint  string  Distribution Point true 256  False     

Health Model:

Source Code:

<ClassType ID="MECM.ContentDistribution" Accessibility="Public" Abstract="false" Base="MECM.SiteFeature" Hosted="false" Singleton="false">
<Property ID="DistributionPoint" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>