Amazon.DirectoryService.Model.StartSchemaExtensionRequest.IsSetCreateSnapshotBeforeSchemaExtension C# (CSharp) Method

IsSetCreateSnapshotBeforeSchemaExtension() private method

private IsSetCreateSnapshotBeforeSchemaExtension ( ) : bool
return bool
        internal bool IsSetCreateSnapshotBeforeSchemaExtension()
        {
            return this._createSnapshotBeforeSchemaExtension.HasValue; 
        }