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

IsSetIncludedSoftware() public méthode

Checks if IncludedSoftware property is set
public IsSetIncludedSoftware ( ) : Boolean
Résultat Boolean
        public Boolean IsSetIncludedSoftware()
        {
            return  this.includedSoftwareField != null;
        }
ItemAttributes