Amazon.DirectoryService.Model.ConnectDirectoryRequest.IsSetShortName C# (CSharp) Method

IsSetShortName() private method

private IsSetShortName ( ) : bool
return bool
        internal bool IsSetShortName()
        {
            return this._shortName != null;
        }