Amazon.DirectoryService.Model.StartSchemaExtensionRequest.IsSetLdifContent C# (CSharp) Méthode

IsSetLdifContent() private méthode

private IsSetLdifContent ( ) : bool
Résultat bool
        internal bool IsSetLdifContent()
        {
            return this._ldifContent != null;
        }