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

IsSetPlatform() public method

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