Amazon.ECS.Model.MerchantItemAttributes.IsSetCreator C# (CSharp) Method

IsSetCreator() public method

Checks if Creator property is set
public IsSetCreator ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCreator()
        {
            return (Creator.Count > 0);
        }
MerchantItemAttributes