Amazon.ECS.Model.Argument.IsSetName C# (CSharp) Méthode

IsSetName() public méthode

Checks if Name property is set
public IsSetName ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetName()
        {
            return this.nameField  != null;
        }