Amazon.ECS.Model.MerchantItemAttributes.IsSetCreator C# (CSharp) 메소드

IsSetCreator() 공개 메소드

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