Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Replication.Configuration Namespace > ScheduledReplicaElement Class : ReplicaUpdateInterval Property |
'Declaration <DescriptionAttribute("The time interval when updates will be applied for this Replica. A 0 value means to run only once")> <ConfigurationPropertyAttribute(Name="ReplicaUpdateInterval", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=False, IsRequired=True, IsKey=False)> <TimeSpanValidatorWrapperAttribute(ValidatorInstance=Miner.Configuration.Validators.TimeSpanValidatorWrapper, ValidatorType=)> Public Property ReplicaUpdateInterval As TimeSpan
'Usage Dim instance As ScheduledReplicaElement Dim value As TimeSpan instance.ReplicaUpdateInterval = value value = instance.ReplicaUpdateInterval
[Description("The time interval when updates will be applied for this Replica. A 0 value means to run only once")] [ConfigurationProperty(Name="ReplicaUpdateInterval", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=false, IsRequired=true, IsKey=false)] [TimeSpanValidatorWrapper(ValidatorInstance=Miner.Configuration.Validators.TimeSpanValidatorWrapper, ValidatorType=)] public TimeSpan ReplicaUpdateInterval {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.