Amazon.DirectoryService.Model.UpdateConditionalForwarderRequest.IsSetDirectoryId C# (CSharp) Method

IsSetDirectoryId() private method

private IsSetDirectoryId ( ) : bool
return bool
        internal bool IsSetDirectoryId()
        {
            return this._directoryId != null;
        }