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

IsSetComputerPlatform() public method

Checks if ComputerPlatform property is set
public IsSetComputerPlatform ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetComputerPlatform()
        {
            return  this.computerPlatformField != null;
        }
MerchantItemAttributes