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

IsSetCharacter() public méthode

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