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