Amazon.ECS.Model.ItemAttributes.IsSetAssemblyInstructions C# (CSharp) Метод

IsSetAssemblyInstructions() публичный Метод

Checks if AssemblyInstructions property is set
public IsSetAssemblyInstructions ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetAssemblyInstructions()
        {
            return  this.assemblyInstructionsField != null;
        }
ItemAttributes