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

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

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