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