Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Replication.Configuration Namespace > ProcessFrameworkElement Class : Description Property |
'Declaration <DescriptionAttribute("Description of the Replica to aide identification of the replica's contents")> <ConfigurationPropertyAttribute(Name="Description", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=False, IsRequired=False, IsKey=False)> Public Property Description As String
'Usage Dim instance As ProcessFrameworkElement Dim value As String instance.Description = value value = instance.Description
[Description("Description of the Replica to aide identification of the replica's contents")] [ConfigurationProperty(Name="Description", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false, IsRequired=false, IsKey=false)] public string Description {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.