Amazon.ECS.Model.ItemAttributes.IsSetNotebookPointingDeviceDescription C# (CSharp) Méthode

IsSetNotebookPointingDeviceDescription() public méthode

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