Amazon.ECS.Model.MerchantItemAttributes.IsSetComputerPlatform C# (CSharp) Méthode

IsSetComputerPlatform() public méthode

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