MemberRetrievalOptionsAnalysisStructureId Property |
Gets or sets the unique identifier for the analysis structure.
Namespace:
Dundas.BI.Data.MemberRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntaxpublic Guid AnalysisStructureId { get; set; }Public Property AnalysisStructureId As Guid
Get
Set
public:
property Guid AnalysisStructureId {
Guid get ();
void set (Guid value);
}member AnalysisStructureId : Guid with get, set
Property Value
Type:
Guid
See Also