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

IsSetPlatform() 공개 메소드

Checks of Platform property is set
public IsSetPlatform ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetPlatform()
        {
            return (Platform.Count > 0);
        }
MerchantItemAttributes