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

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

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