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

IsSetAssemblyInstructions() public méthode

Checks if AssemblyInstructions property is set
public IsSetAssemblyInstructions ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetAssemblyInstructions()
        {
            return  this.assemblyInstructionsField != null;
        }
ItemAttributes