Amazon.ECS.Model.ItemAttributes.IsSetNotebookPointingDeviceDescription C# (CSharp) 메소드

IsSetNotebookPointingDeviceDescription() 공개 메소드

Checks if NotebookPointingDeviceDescription property is set
public IsSetNotebookPointingDeviceDescription ( ) : Boolean
리턴 Boolean
        public Boolean IsSetNotebookPointingDeviceDescription()
        {
            return  this.notebookPointingDeviceDescriptionField != null;
        }
ItemAttributes