Amazon.Pinpoint.Model.AttributeDimension.IsSetAttributeType C# (CSharp) Method

IsSetAttributeType() private method

private IsSetAttributeType ( ) : bool
return bool
        internal bool IsSetAttributeType()
        {
            return this._attributeType != null;
        }