NXOpen .NET Reference  12.0.0
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

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

Detailed Description

Contains feature update status report

Constructor & Destructor Documentation

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

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.