Amazon.CognitoIdentityProvider.Model.SchemaAttributeType.IsSetDeveloperOnlyAttribute C# (CSharp) Метод

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

private IsSetDeveloperOnlyAttribute ( ) : bool
Результат bool
        internal bool IsSetDeveloperOnlyAttribute()
        {
            return this._developerOnlyAttribute.HasValue; 
        }