Amazon.DirectoryService.Model.StartSchemaExtensionRequest.IsSetLdifContent C# (CSharp) Метод

IsSetLdifContent() приватный Метод

private IsSetLdifContent ( ) : bool
Результат bool
        internal bool IsSetLdifContent()
        {
            return this._ldifContent != null;
        }