NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Part.FeatureUpdateStatus Struct Reference

Contains feature update status report More...

Public Member Functions

 FeatureUpdateStatus (NXOpen.Features.Feature Feature, string Status, string ErrorMessage)
 Constructor for the FeatureUpdateStatus struct. More...
 

Public Attributes

string ErrorMessage
 error message More...
 
NXOpen.Features.Feature Feature
 the feature More...
 
string Status
 status of the feature (e. More...
 

Detailed Description

Contains feature update status report

Constructor & Destructor Documentation

NXOpen.Part.FeatureUpdateStatus.FeatureUpdateStatus ( NXOpen.Features.Feature  Feature,
string  Status,
string  ErrorMessage 
)
inline

Constructor for the FeatureUpdateStatus struct.

Parameters
Featurethe feature
Statusstatus of the feature (e.g. Suppressed)
ErrorMessageerror message

Member Data Documentation

string NXOpen.Part.FeatureUpdateStatus.ErrorMessage

error message

NXOpen.Features.Feature NXOpen.Part.FeatureUpdateStatus.Feature

the feature

string NXOpen.Part.FeatureUpdateStatus.Status

status of the feature (e.

g. Suppressed)


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.