Amazon.ECS.Model.AlternateVersion.IsSetBinding C# (CSharp) Method

IsSetBinding() public method

Checks if Binding property is set
public IsSetBinding ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetBinding()
        {
            return  this.bindingField != null;
        }