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

IsSetPlatform() public méthode

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