Amazon.DirectoryService.Model.ConditionalForwarder.IsSetReplicationScope C# (CSharp) Method

IsSetReplicationScope() private method

private IsSetReplicationScope ( ) : bool
return bool
        internal bool IsSetReplicationScope()
        {
            return this._replicationScope != null;
        }