Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Replication.Configuration Namespace > ServerReplicaElement Class : Description Property |
'Declaration <ConfigurationPropertyAttribute(IsRequired=False, IsKey=False, Name="Description", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=False)> <DescriptionAttribute("Description of the Replica to aide identification of the replica's contents")> Public Property Description As String
'Usage Dim instance As ServerReplicaElement Dim value As String instance.Description = value value = instance.Description
[ConfigurationProperty(IsRequired=false, IsKey=false, Name="Description", Options=ConfigurationPropertyOptions.None, IsDefaultCollection=false)] [Description("Description of the Replica to aide identification of the replica's contents")] 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.