Amazon.ECS.Model.Guide.IsSetGuideId C# (CSharp) Method

IsSetGuideId() public method

Checks if GuideId property is set
public IsSetGuideId ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetGuideId()
        {
            return  this.guideIdField != null;
        }