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

IsSetPlatform() public méthode

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