Amazon.Pinpoint.Model.AttributeDimension.IsSetAttributeType C# (CSharp) Метод

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

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